Kickstart Software Design Architecture: Transform Your Software Development Journey with Key Principles and Advanced Practices in Architecture, Microservices, and Cloud Computing by Dr. Edward D Lavieri Jr
Author:Dr. Edward D Lavieri Jr. [Lavieri Jr., Dr. Edward D]
Language: eng
Format: epub
Publisher: Orange Education Pvt Ltd, AVA™
Published: 2024-09-15T00:00:00+00:00
Key Terms
API Gateway: A server that acts as an intermediary for requests from clients. It routes requests to the appropriate microservice and aggregates the results.
Container: A lightweight, stand-alone, executable package of software that includes everything needed to run a piece of software.
Containerization: The use of containers to deploy applications.
Docker: An open-source project that automates the deployment of applications inside software containers.
Docker Compose: A tool for defining and running multi-container Docker applications.
Dockerfile: A text document that contains all the commands a user could call on the command line to assemble an image. Docker can build images automatically by reading the instructions from a Dockerfile.
Docker Hub: A cloud-based repository for Docker users to create, test, store, and distribute container images.
Docker Image: A template used to create Docker containers.
Docker Swarm: A clustering and scheduling tool for Docker containers.
Kubernetes: An open-source platform designed to automate deploying, scaling, and operating application containers.
Microservices: An architectural style that structures an application as a collection of loosely coupled services.
Orchestration: The automated configuration, coordination, and management of containers.
Scalability: The capability of a system, network, or process to be enlarged to accommodate growth and minimized in reaction to demand.
Service Discovery: The automatic detection of devices and services offered by these devices on a computer network.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12644)
Hello! Python by Anthony Briggs(9947)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9822)
The Mikado Method by Ola Ellnestam Daniel Brolund(9813)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(9686)
Dependency Injection in .NET by Mark Seemann(9368)
Hit Refresh by Satya Nadella(8854)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8333)
The Kubernetes Operator Framework Book by Michael Dame(7921)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7810)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7788)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Exploring Deepfakes by Bryan Lyon and Matt Tora(7709)
Practical Computer Architecture with Python and ARM by Alan Clements(7656)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7619)
Robo-Advisor with Python by Aki Ranin(7609)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7590)
Building Low Latency Applications with C++ by Sourav Ghosh(7492)
Svelte with Test-Driven Development by Daniel Irvine(7477)
